home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 1501_600 / DISK1586 / DISK1586.ZIP / GO.BAT < prev    next >
DOS Batch File  |  1989-02-22  |  2KB  |  29 lines

  1. ECHO OFF
  2. CLS
  3. ECHO                 *** VERY IMPORTANT 1st TIME INFORMATION ***
  4. echo
  5. echo    The first thing you must do in order to enjoy the extent of the
  6. echo    functions of The Complete Office is to print out the Read.me file
  7. echo    found on one of the master disks. To do that just find it with
  8. echo    a directory entry, turn on your printer, then type "TYPE READ.ME>PRN" 
  9. echo    To print a copy of this screen just press the 'Print Screen' key.
  10. ECHO    Before starting this program, the different files that you will
  11. echo    be using must be indexed. To save room on your master disks we
  12. echo    ask that you index your program prior to its first use. When you
  13. echo    get to the Main Menu, choose option (I) "RE-INDEX FILES" to enter
  14. echo    the indexing system. Answer (N) when you are asked about deleting
  15. echo    material. Answer (E) to index the main database. When that is done
  16. echo    answer (Y) to index all the other databases. Now the program is     
  17. echo    ready to use.
  18. echo    You must also have files=20 and buffers=20 in your Config.sys file
  19. echo    on your boot directory. Consult your Dos manual to install those 
  20. echo    commands. Now type "CO" to start the program. Enjoy it!
  21. echo                       The Write Stuff
  22. echo                       15132 Devonshire St
  23. echo                       Mission Hills, Ca. 91345
  24. echo    Remember, This is shareware, if you like it send $35.00-Thanks!
  25. pause
  26. CO   
  27.  
  28.  
  29.